StyleManager.getForDisplay

Gets the AdwStyleManager instance managing @display.

It can be used to override styles for that specific display instead of the whole application.

Most applications should use [func@StyleManager.get_default] instead.

class StyleManager
static
getForDisplay

Parameters

display Display

a GdkDisplay

Return Value

the style manager for @display

Meta